[INFO] cloning repository https://github.com/mkmik/heappy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkmik/heappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2780bf90302228db7665985b10e82ffa531c5b50
[INFO] checking mkmik/heappy against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mkmik/heappy
[INFO] finished tweaking git repo https://github.com/mkmik/heappy
[INFO] tweaked toml for git repo https://github.com/mkmik/heappy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkmik/heappy on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkmik/heappy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded symbolic-common v12.9.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded rgb v0.8.42
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded cc v1.0.105
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded croaring-sys v0.5.2
[INFO] [stderr]   Downloaded symbolic-demangle v12.9.2
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded croaring v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 150322dc60d036cfe07d8f3454298a51a1fc23bb55d903837cd9fa23c437d620
[INFO] running `Command { std: "docker" "start" "-a" "150322dc60d036cfe07d8f3454298a51a1fc23bb55d903837cd9fa23c437d620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150322dc60d036cfe07d8f3454298a51a1fc23bb55d903837cd9fa23c437d620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150322dc60d036cfe07d8f3454298a51a1fc23bb55d903837cd9fa23c437d620", kill_on_drop: false }`
[INFO] [stdout] 150322dc60d036cfe07d8f3454298a51a1fc23bb55d903837cd9fa23c437d620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73379e44a610ac5c0133a8fb802c6116cf2166631be2bfd9e7e85a7557560f0f
[INFO] running `Command { std: "docker" "start" "-a" "73379e44a610ac5c0133a8fb802c6116cf2166631be2bfd9e7e85a7557560f0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.0.105
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling symbolic-demangle v12.9.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking addr2line v0.24.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rgb v0.8.42
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking symbolic-common v12.9.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking inferno v0.11.19
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking prost v0.7.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling croaring-sys v0.5.2
[INFO] [stderr]     Checking croaring v0.5.2
[INFO] [stderr]     Checking heappy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/profiler.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     fn iter(&self) -> FramesIterator<N> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 442 |     fn iter(&self) -> FramesIterator<'_, N> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/profiler.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     fn iter(&self) -> FramesIterator<N> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 442 |     fn iter(&self) -> FramesIterator<'_, N> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simple v0.1.0 (/opt/rustwide/workdir/examples/simple)
[INFO] [stderr]     Checking complex v0.1.0 (/opt/rustwide/workdir/examples/complex)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "73379e44a610ac5c0133a8fb802c6116cf2166631be2bfd9e7e85a7557560f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73379e44a610ac5c0133a8fb802c6116cf2166631be2bfd9e7e85a7557560f0f", kill_on_drop: false }`
[INFO] [stdout] 73379e44a610ac5c0133a8fb802c6116cf2166631be2bfd9e7e85a7557560f0f
